🎖️GitЯра🎖️
core/api/build.gradle.kts features/lockdown (1ea87dbb) Text, 1.51 KB
T8b949e/*
* Copyright (c) 2026 Meshtastic LLC
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
Te6edf3plugins Tb4b4b4{
Te6edf3aliasTb4b4b4(Te6edf3libsTb4b4b4.Te6edf3pluginsTb4b4b4.Te6edf3meshtasticTb4b4b4.Te6edf3androidTb4b4b4.Te6edf3libraryTb4b4b4)
Te6edf3`maven-publish`
Tb4b4b4}
Te6edf3applyTb4b4b4(Te6edf3from Tff7b72= Te6edf3rootProjectTb4b4b4.Te6edf3fileTb4b4b4(Ta5d6ff"Ta5d6ffgradle/publishing.gradle.ktsTa5d6ff"Tb4b4b4)Tb4b4b4)
Te6edf3configureTff7b72<Te6edf3comTb4b4b4.Te6edf3androidTb4b4b4.Te6edf3buildTb4b4b4.Te6edf3apiTb4b4b4.Te6edf3dslTb4b4b4.Te6edf3LibraryExtensionTff7b72> Tb4b4b4{
Te6edf3namespace Tff7b72= Ta5d6ff"Ta5d6fforg.meshtastic.core.apiTa5d6ff"
Te6edf3buildFeatures Tb4b4b4{ Te6edf3aidl Tff7b72= Tff7b72true Tb4b4b4}
Te6edf3defaultConfig Tb4b4b4{
T8b949e// Lowering minSdk to 21 for better compatibility with ATAK and other plugins
Te6edf3minSdk Tff7b72= T79c0ff2T79c0ff1
Tb4b4b4}
Te6edf3publishing Tb4b4b4{ Te6edf3singleVariantTb4b4b4(Ta5d6ff"Ta5d6ffreleaseTa5d6ff"Tb4b4b4) Tb4b4b4{ Te6edf3withSourcesJarTb4b4b4(Tb4b4b4) Tb4b4b4} Tb4b4b4}
Tb4b4b4}
T8b949e// Map the Android component to a Maven publication
Te6edf3afterEvaluate Tb4b4b4{
Te6edf3publishing Tb4b4b4{
Te6edf3publications Tb4b4b4{
Te6edf3createTff7b72<Te6edf3MavenPublicationTff7b72>Tb4b4b4(Ta5d6ff"Ta5d6ffreleaseTa5d6ff"Tb4b4b4) Tb4b4b4{
Te6edf3fromTb4b4b4(Te6edf3componentsTff7b72[Ta5d6ff"Ta5d6ffreleaseTa5d6ff"Tff7b72]Tb4b4b4)
Te6edf3artifactId Tff7b72= Ta5d6ff"Ta5d6ffmeshtastic-android-apiTa5d6ff"
Tb4b4b4}
Tb4b4b4}
Tb4b4b4}
Tb4b4b4}
Te6edf3dependencies Tb4b4b4{ Te6edf3apiTb4b4b4(Te6edf3projectsTb4b4b4.Te6edf3coreTb4b4b4.Te6edf3modelTb4b4b4) Tb4b4b4}
Served by rngit 1.5.0 - Generated in 0.04s